| Overload | Description | 
|---|---|
| BPlusTree<TKey,TValue> Constructor() | Constructs an in-memory BPlusTree | 
| BPlusTree<TKey,TValue> Constructor(IComparer<TKey>) | Constructs an in-memory BPlusTree | 
| BPlusTree<TKey,TValue> Constructor(BPlusTree<TKey,TValue>+OptionsV2) | Constructs a BPlusTree using a Version 2 file format | 
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7